home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
QRZ! Ham Radio 9
/
QRZ Ham Radio Callsign Database - Volume 9.iso
/
pc
/
install
/
un_pv.bat
< prev
next >
Wrap
DOS Batch File
|
1996-06-24
|
122b
|
7 lines
echo off
if not exist c:\pwrview\*.* goto end
echo y | del c:\pwrview\*.*
rmdir c:\pwrview
:end
%1
rmdir c:\newfiles